home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Catalog description for CharMap
- ; CharMap.cd
- ;
- ;
- ; ***********************************************
- ; The strings for the 5 gadgets of the interface:
- ; ***********************************************
- MSG_COPY (//)
- Copy
- ;
- MSG_PASTE (//)
- Paste
- ;
- MSG_STRGAD (//)
- String:
- ;
- MSG_NEWFONT (//)
- Font...
- ;
- ;
- ; *******************************************
- ; The menu labels ordered from top to bottom:
- ; *******************************************
- ;
- ; Project Menu
- ;
- MSG_MENUTITLE (//)
- Project
- ;
- MSG_FONTTYPE (//)
- Font
- ;
- MSG_MENUFONTSCREEN (//)
- Screen font
- ;
- MSG_MENUTEXTFONT (//)
- Text font
- ;
- MSG_MENUCUSTOMFONT (//)
- Choose one...
- ;
- MSG_MENUCHARSET (//)
- Charset
- ;
- MSG_MENUASCII8 (//)
- 8bits ASCII
- ;
- MSG_MENUISOLATIN1 (//)
- ISO Latin1
- ;
- MSG_MENUSTDAMIGA (//)
- Amiga Standard
- ;
- MSG_MENUABOUT (//)
- About...
- ;
- MSG_MENUICONOFY (//)
- Minimize
- ;
- MSG_MENUHIDE (//)
- Hide
- ;
- MSG_MENUQUIT (//)
- Quit
- ;
- ; Edit menu
- ;
- MSG_EDITMENU (//)
- Edit
- ;
- MSG_CUT (//)
- Cut
- ;
- MSG_MENUCLEARTXT (//)
- Clear text
- ;
- MSG_MENUSORT (//)
- Vertical sort
- ;
- MSG_SAVESETTINGS (//)
- Save settings
- ;
- ; *****************************
- ; Error messages
- ; *****************************
- ;
- MSG_BADOS (//)
- Requires WB v36 or more.
- ;
- MSG_SCREENLOCK (//)
- The default public screen is locked!
- ;
- MSG_ERRLAYOUT (//)
- Error in the menu layout!
- ;
- MSG_FONTREALLYBIG (//)
- The size of your font is REALLY too big.
- ;
- MSG_ERRGADGET (//)
- Unable to alloc gadgets ressoures.
- ;
- MSG_ERRNOMEM (//)
- Not enough memory
- ;
- MSG_NOASL (//)
- Unable to open the ASL requester!
- ;
- MSG_NEXTSCR (//)
- Next screen
- ;
- MSG_KSNOTFOUND (//)
- Not found
- ;
- ; *******************************************
- ; Information strings for about and commodity
- ; *******************************************
- ;
- MSG_ABOUT (//)
- About
- ;
- MSG_ABOUTMSG (//)
- CharMap v%s\n© T.Pierron\nFree software under GNU license\nProvided with no warranty!
- ;
- MSG_CONTINUE (//)
- Continue
- ;
- MSG_DESCLINE1 (//)
- A little tool, enable you to display
- ;
- MSG_DESCLINE2 (//)
- the whole charset of a font
- ;
- ; ***********************************
- ; ASL font requester related messages
- ; ***********************************
- ;
- MSG_ASLTITLE (//)
- Choose your font
- ;
- MSG_CHOOSEQUIT (//)
- Choose|Quit
- ;
- ; *********************************
- ; Popup information window messages
- ; *********************************
- ;
- MSG_CODE (//)
- Code:
- ;
- MSG_DEC (//)
- Dec:
- ;
- MSG_HEX (//)
- Hex:
- ;
- MSG_OCT (//)
- Oct:
- ;
-